What is TPL?

Description

TPL (TransForm Programming Language) is a traditional programming language tuned to the needs of TransForm forms.

TPL code is used in TransForm in two main ways: Standalone expressions to calculate values for display or condition testing and multi-line functions to respond to events such as field value changes or to be called in expressions or other functions.

To learn more, visit the TransForm Programming Language Overview.

See Also